Welcome![Sign In][Sign Up]
Location:
Search - TSP java

Search list

[AI-NN-PRupload4

Description: 使用模拟退火算法解决旅行商问题 程序框架中的Annealing.java文件,Annealing.java实现了Inter.java接口中的函数。接口函数getStrategy是一个返回类型为void的函数,函数的输入参数是一个字符串,代表输入文件的文件名-The use of simulated annealing algorithm to solve the TSP program in the framework of Annealing.java files, Annealing.java implements Inter.java interface functions. Interface functions getStrategy is a void return type of function, the function of the input parameter is a string representing the file name of input file
Platform: | Size: 3072 | Author: ocpocpocp | Hits:

[AI-NN-PRSimulateAnnealing

Description: 用于实现TSP的模拟退火实验 JAVA编写 适合初学 求解144城市最短路径-Simulated Annealing for the TSP to achieve the preparation of experimental JAVA 144 cities for beginners to solve the shortest path
Platform: | Size: 2048 | Author: 李小 | Hits:

[AlgorithmLKHTSP

Description: 由Helsgaun改进的Lin-Kernighan局部启发搜索算法(LKH)求解大规模TSP问题,使用Java语言实现,具有强大的求解TSP性能。-Helsgaun improved the Lin-Kernighan local search algorithm (LKH) for solving large scale TSP problem, use the Java language, solving the TSP with a strong performance.
Platform: | Size: 788480 | Author: new | Hits:

[AI-NN-PRjavabeibaoTsp

Description: 背包算法,结合tsp实现,代码为Java版本-Java programming tsp 0 1 beibao
Platform: | Size: 20480 | Author: riemannfly | Hits:

[JSP/JavaSharpNeatV2

Description: java file for tsp problem solution and neural network sample mode .diffrent techniques in neural network
Platform: | Size: 523264 | Author: sam | Hits:

[JSP/Javajava_tsp

Description: 用Java 编写的蚁群算法解决TSP问题的路径规划,取得了很好的效果-Java written by ant colony algorithm to solve TSP problem of path planning, and achieved good results
Platform: | Size: 2048 | Author: zhangbaohua | Hits:

[JSP/JavaTSP_

Description: tsp in java developed in netbeans
Platform: | Size: 97280 | Author: Alex_Mx | Hits:

[Mathimatics-Numerical algorithmsAntTest

Description: 蚂蚁算法 java代码 可以运行 解决TSp问题-Java code can run ant algorithm to solve the problem TSpj
Platform: | Size: 14336 | Author: 李大成 | Hits:

[JSP/JavaTpsGA

Description: 利用JAVA程式撰寫出具有可操作介面的GA演算法 來學習簡易TSP問題-Use JAVA programming interface with the genetic algorithm to learn the simple TSP problem
Platform: | Size: 4096 | Author: 潘炫均 | Hits:

[JSP/JavaTSP_SOLUTION

Description: TSP问题是一个组合优化问题,具有NPC计算复杂性。这是我上学期间考虑的所谓的双人竞技算法,Java代码,利用Jsp页面进行显示,用Servlet进行逻辑处理,思路如下: 首先,选定一个城市作为共同的出发地,同时生成两个同步的过程A和B,开始进行城市访问。 其次,约定过程A和过程B在前进过程中,过程A每到达一个城市,必须等待过程B到达另外一个城市,而后开始寻找并访问下一个未被任何过程访问过的城市。 第三,为了简化初始求解方法,过程A和过程B在寻找城市的过程中均以“距离自己最近的为被访问过的城市”为选择城市的原则,过程A选择城市优先于过程B。在进行城市访问的过程中记录走过的路径和累计路程。 第四,如果过程A或过程B已无法找到下一步将要访问的城市,即所有的城市已经全部被访问标记,过程A和过程B终结,将过程A的路径和过程B的路径尾部相连(过程A的正序和过程B的逆序组合)就可以得到一条完整的城市访问径路。 第五,遍历N个城市分别作为过程A和B的出发地。当完整遍历结束,共计可以获得N条初始的径路。-TSP problem, NPC complexion, this is my solution Named as "TPC".
Platform: | Size: 40960 | Author: tangguofang | Hits:

[JSP/Javatraveller

Description: JAVA的txt文件,解旅行家问题(TSP)的蛮力法问题-JAVA TXT file, the solution of the problem (TSP) traveler robust
Platform: | Size: 1024 | Author: 晓勒 | Hits:

[JSP/JavaAstarTSP

Description: A星算法实现旅行商问题 有注释,通俗易懂,简单实现-Astar: TSP Problem in Java Having comments, easy to unerstand
Platform: | Size: 2048 | Author: Hao | Hits:

[Software EngineeringAstar_TSP_java

Description: 用java做的一个简单的tsp,用的是a start算法,代码在文档里面
Platform: | Size: 49152 | Author: zhaomeng | Hits:

[JSP/JavaA_star_TSP

Description: java语言下,用A星算法实现旅行商TSP问题-solve the traveling salesman problem(TSP)with A star algorithm by java
Platform: | Size: 14336 | Author: | Hits:

[JSP/JavaTH

Description: 遗传算法求解TSP问题的java代码,清晰明了,思路清楚-Java code genetic algorithm for solving TSP, clarity, clear thinking
Platform: | Size: 3072 | Author: niuwenjing | Hits:

[JSP/JavaTravelingSalesman

Description: TSP solution by GA in java
Platform: | Size: 7168 | Author: waresoft12 | Hits:

[Algorithmdivideroute1

Description: 路径规划TSP简单实现,基于遗传算法java代码,-route planning TSP algorithm based on generation implemented by Java
Platform: | Size: 104448 | Author: JY | Hits:

[Windows DevelopTSPGA

Description: tsp ga java algoritm
Platform: | Size: 14336 | Author: bahram goharniya | Hits:

[JSP/Javatccrouter

Description: 建模和仿真工具,用于对图形的路由问题,tccrouter是一个java桌面应用程序,提供了一个2D地图构建图形和模拟各种真实世界的路由解决方案:最短路径,小勺,VRP,VRP-TW-a modeling and simulation tool for routing problems on graphs, tccrouter is a java desktop application that provides a 2d map for building graphs and simulating a variety of real world routing solutions: shortest path, tsp, vrp, vrp-tw
Platform: | Size: 3603456 | Author: | Hits:

[Software EngineeringACOTSPJava-1.0.3-1.0.1

Description: ACO tsp in Java A Java implementation of ACO algorithms for the TSP This software provides an implementation of various Ant Colony Optimization (ACO) algorithms for the symmetric Traveling Salesman Problem (TSP).
Platform: | Size: 141312 | Author: Gabriela-Adelaida | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net